ejabberd-mod-post-log software package provides logs all messages to an HTTP API, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ejabberd-mod-post-log
ejabberd-mod-post-log is installed in your system.
Make ensure the ejabberd-mod-post-log package were installed using the commands given below,
$ sudo dpkg-query -l | grep ejabberd-mod-post-log *
You will get with ejabberd-mod-post-log package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Network |
| Package | ejabberd-mod-post-log |
| Version | 0.2016.09.12~dfsg0-2 |
| Description | logs all messages to an HTTP API |
| Sub Section | net |